Common questions |
Can I put variables within variables? Yes you can, but only if the the position in the variable list of the variable you are inserting is after the variable you are inserting it into. For example, with the following variables: Amount Extended = We owe you <<Amount>> Amount must be after Amount Extended in the variable list, otherwise Amount Extended won't recognize the variable. This form can be useful when you have a variable sentence in your form letter that you may have to change depending on the contents of another variable. |